home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TBC2KEYDIALOG
/
TBC2KEYDIALOG.txt
Wrap
Text File
|
2008-11-03
|
975b
|
47 lines
inherited Bc2KeyDialog: TBc2KeyDialog
Left = 495
Top = 503
Caption = 'BC2 Key Detected'
ClientHeight = 129
ClientWidth = 345
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ErrorImage: TUiImage
Left = 16
Top = 16
Width = 32
Height = 32
end
object Lbl: TUiLabel
Left = 58
Top = 16
Width = 261
Height = 39
Caption =
'This appears to be a version 2 key, which will not work with ver' +
'sion 3. For information on upgrading your license, please visit' +
':'
WordWrap = True
end
object URL: TUiUrlLabel
Left = 72
Top = 63
Width = 200
Height = 13
Caption = 'http://www.scootersoftware.com/upgrade'
URL = 'http://www.scootersoftware.com/upgrade'
OnClick = URLClick
end
object OkBtn: TUiButton
Left = 264
Top = 96
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 2
TabOrder = 0
AutoSize = asRight
end
end